home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 23 / q23.d81 / t.fd 5 < prev    next >
Text File  |  2022-08-28  |  14KB  |  351 lines

  1.  
  2.  
  3. Entering transactions is fairly straight-forward so I'll just address a
  4. couple of items.
  5.  
  6. Cash transactions are entered by leaving the account code field blank.  Any
  7. other entry in this field must be a valid account code (a list of which can
  8. be seen by pressing F3).
  9.  
  10. You should have noticed if you pressed F3 on any of the account codes, the
  11. description next to the account code is the description you entered when
  12. establishing the account.
  13.  
  14. We entered several transactions payable to Crown and Santonis.  If we wanted
  15. to we could go to the Transaction Utilities menu and select Description
  16. List.  We could add these two to the description list and not have to type
  17. them each time they appear.  Changing entries in the help3 screen won't
  18. affect transactions you have already entered so you're not stuck with the
  19. same help screen forever.
  20.  
  21. Sequence numbers are automatically incremented in certain circumstances.  A
  22. few examples of when they are and when they aren't follow:
  23.  
  24. Initial sequence number entered in Establish Accounts - 1314
  25.  
  26. You see  You enter  Incremented  Next Sequence Number Displayed
  27.  1314     RETURN        Yes                 1315
  28.  1315     d15           No                  1315
  29.  1315     CLR           No                  1315
  30.  1315     1316          Yes                 1317
  31.  1317     1351          Yes                 1352
  32.  
  33. If you change your mind about a category you can go back to the field and
  34. press <F3>.  This will put back the category screens allowing you to make a
  35. change.
  36.  
  37. A final note about transactions: remember to give those new accounts
  38. beginning balances!
  39.  
  40. Reconciling accounts is fairly easy.  There is one thing you need to be
  41. aware of though.  FIDUCIARY transfers ALL unreconciled transactions so you
  42. need to "clear" charge transactions too.  There's a specific reason for
  43. this.  Many people like to keep a transaction file for each year.  If charge
  44. transactions weren't transferred you would have to update your budget with
  45. multiple transaction files (and the program would have to load each of those
  46. transaction files - a 15 to 20 second wait with a drive capable of burst
  47. loading).  This way, come January you can hold off clearing the new year's
  48. transactions, get last year's stragglers entered into the transaction file
  49. and then transfer the transaction file.  Even a fairly heavy user of
  50. transactions can get away with loading a transaction file once during a
  51. session.
  52.  
  53. In the search function, you enter a lower limit and an upper limit for any
  54. combination of fields for which you want to search the transaction file.
  55.  
  56. To search for all transactions that are credit card transactions I would
  57. make the following entries:
  58.  
  59. Lower limit - ACCT D1
  60. Upper limit - ACCT V2
  61.  
  62. Or I could use the categories I established for credit card transactions.
  63. This would be preferable if I had account codes that weren't in such nice,
  64. alphabetical order.
  65.  
  66. I don't need entries in any other field.  FIDUCIARY will assume the highest
  67. or lowest possible value for a blank field (depending on whether it's a
  68. lower or an upper limit).
  69.  
  70. You can view the results of the search with Modify Transactions, Reconcile
  71. Accounts, or Transaction Reports.
  72.  
  73. Let's search for all transactions that were related to our HOUSING category.
  74. I would select the first HOUSING subcategory (RENT) for the lower limit
  75. category and the last HOUSING subcategory (UNUSED) for the upper limit
  76. category.
  77.  
  78. Lets search for all budget categories over $100.00.  I would enter 100.00 as
  79. the lower limit category amount and that's all (the upper limit category
  80. amount would assume 999999.00 since it's blank).
  81.  
  82. If I wanted to search for all of the credit card payments I would enter a
  83. 'p' in the lower and upper limit SEQ NO.
  84.  
  85. If I wanted all transactions at Santonis during the first two weeks of
  86. January that were over $20.00 I would enter:
  87.  
  88. Lower limit - DATE 01/01/90
  89.               DESCRIPTION Santonis
  90.  
  91.               AMOUNT 20.00
  92.  
  93. Upper limit - DATE 01/14/90
  94.               DESCRIPTION Santonis
  95.  
  96. If I wanted the same search but wanted only those over $20.00 but under
  97. $50.00 and were for Groceries I would:
  98.  
  99. Lower limit - DATE 01/01/90
  100.               DESCRIPTION Santonis
  101.               AMOUNT 20.00
  102.               CATEGORY Food
  103.  
  104. Upper limit - DATE 01/14/90
  105.               DESCRIPTION Santonis
  106.               AMOUNT 50.00
  107.               CATEGORY Unused (last in Groceries category)
  108.  
  109. You should note that the DESCRIPTION field does not support wild card
  110. characters (? and *) in a traditional sense.  It uses blanks instead. For
  111. example, let's say we've been entering the checks we use to pay our
  112. accountant sometimes as 'acct' and sometimes as 'accountant', but we want a
  113. list of all checks we've given to the accountant.  We would enter 'acco' in
  114. the lower limit DESCRIPTION field and 'acct' in the upper limit DESCRIPTION
  115. field.  The search would find all transactions that fell in the range acco*
  116. to acct* (to use traditional search terminology).  So you can think of
  117. spaces as wild cards.  What it's actually doing is ignoring blanks.
  118.  
  119. Another example of this would be to find all transactions that had a
  120. description that began with the letter 'a'.  We would enter 'a' as the lower
  121. limit DESCRIPTION and 'az' as the upper limit DESCRIPTION.
  122.  
  123. Of course we can further narrow a search by specifying the clearance status
  124. of the transactions.
  125.  
  126. Let's use search to find all the credit card transactions again.  Enter
  127. Credit Cards/Discover for the lower limit category and Visa - 2 for the
  128. upper limit category.  Now select Transaction Reports.
  129.  
  130. We can get a simple listing of the transactions by selecting Transaction
  131. List and then specify Last Search.
  132.  
  133. Or we could get a total by credit card by selecting Transactions by
  134. Category, selecting Credit Cards from the category list, and specify last
  135. Search.  We could have selected All Transactions, but its faster to narrow
  136. it down with a search.  You probably can't tell with just a few
  137. transactions, but with several hundred it would be significant.
  138.  
  139. We won't go through an entire budget set up, but you might go to the Budget
  140. Manager and select Update Actual Amounts.  Enter 94 for the year, tell it
  141. "N" (we don't have an additional transaction disk - in case your
  142. transactions for a year take more than one file).  When it's finished
  143. storing the information on disk, select Budget vs Actual and View all
  144. categories to take a look at the Actual Amounts for the budget.  Since
  145. you've entered all of the transactions, seeing how they relate to the budget
  146. should give you a good idea of how the Transaction Manager interacts with
  147. the Budget Manager.
  148.  
  149.  
  150.  ERRORS AND WARNINGS
  151.  -------------------
  152.  
  153. *Account data file not found Abort?
  154.  
  155. The file containing secondary account information such as account number,
  156. address and phone number couldn't be found on the disk. This file isn't
  157. needed for program operation.  You can continue with the Establish Accounts
  158. function by pressing "N".
  159.  
  160. *Account overflow
  161.  
  162. The transaction amount you entered caused the account balance to fall
  163. outside the range 999999.99 to -999999.99.
  164.  
  165. *Amount too large
  166.  
  167. The transaction amount must be between 0 and 99999.99.
  168.  
  169. *Another transaction file?
  170.  
  171. During the update of actual budget amounts, you may use multiple transaction
  172. files (for instance, you may have transaction for the same calendar year in
  173. two different transaction files).  An unlimited number of transaction disks
  174. may be used, subject to category and total expense limits for the months and
  175. year.  So this prompt will appear after each transaction file's information
  176. is extracted.  Note that the transaction file in memory will be the last one
  177. that you used to update the budget.
  178.  
  179. *Bad sequence number
  180.  
  181. You have specified an illegal sequence number.  Sequence numbers must fall
  182. within the range 0 to 9999 or be blank.
  183.  
  184. *Bad transaction type
  185.  
  186. You have used an unrecognized transaction type.  Make sure the type is
  187. appropriate for the account.
  188.  
  189. *Balance forward?
  190.  
  191. While modifying transactions, you altered a transaction in such a way that
  192. the program believes account balances may now be incorrect.  Pressing "Y"
  193. brings the affected account balance forward.  The program only checks the
  194. accounts involved, so you should normall